home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / sendmail / sendmail.cf / das / options < prev    next >
Encoding:
Text File  |  1987-04-22  |  738 b   |  41 lines

  1. # sendmail options
  2.  
  3. # location of alias file
  4. OA/usr/lib/aliases
  5. # default delivery mode (deliver in background)
  6. Odbackground
  7. # (don't) connect to "expensive" mailers
  8. Oc
  9. # rebuild aliases automatically
  10. OD
  11. # temporary file mode
  12. OF0640
  13. # default GID
  14. Og1
  15. # location of help file
  16. OH/usr/lib/sendmail.hf
  17. # log level
  18. OL5
  19. # default messages to old style
  20. Oo
  21. # queue directory
  22. OQ/usr/spool/mqueue
  23. # read timeout -- violates protocols
  24. Or2h
  25. # status file
  26. OS/usr/lib/sendmail.st
  27. # queue up everything before starting transmission
  28. #Os
  29. # default timeout interval
  30. OT3d
  31. # time zone names (V6 only)
  32. OtPST,PDT
  33. # default UID
  34. Ou1
  35. # wizard's password
  36. OWBRQTQQvpCSGFg
  37. # load average at which to Queue mail
  38. Ox6
  39. # load average at which to refuse connections
  40. OX10
  41.